getMenu

@NonNull
open fun getMenu(): @NonNull Menu(source)

Returns the Menu associated with this popup. Populate the returned Menu with items before calling show.

Return

the Menu associated with this popup

See also